home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / DOCS / GCCDOC / DOC / GCC-ST.CP < prev    next >
Encoding:
Text File  |  1993-05-26  |  6.7 KB  |  118 lines

  1. \entry {Introduction}{5}{Introduction}
  2. \entry {Installing GCC}{6}{Installing GCC}
  3. \entry {GCC Installation}{6}{GCC Installation}
  4. \entry {Installation}{6}{Installation}
  5. \entry {Installing the Executables}{8}{Installing the Executables}
  6. \entry {Executables Installation}{8}{Executables Installation}
  7. \entry {GCCEXEC (env. variable)}{9}{GCCEXEC (env. variable)}
  8. \entry {TEMP (env. variable)}{9}{TEMP (env. variable)}
  9. \entry {Installing the Libraries}{9}{Installing the Libraries}
  10. \entry {Library Installation}{9}{Library Installation}
  11. \entry {Libraries}{9}{Libraries}
  12. \entry {GNULIB (env. variable)}{10}{GNULIB (env. variable)}
  13. \entry {Header Installation}{11}{Header Installation}
  14. \entry {GNUINC}{11}{GNUINC}
  15. \entry {Gulam Notes}{11}{Gulam Notes}
  16. \entry {Installing G{\tt\char43}{\tt\char43}}{12}{Installing G{\tt\char43}{\tt\char43}}
  17. \entry {G{\tt\char43}{\tt\char43} Installation}{12}{G{\tt\char43}{\tt\char43} Installation}
  18. \entry {GXXINC (env. variable)}{12}{GXXINC (env. variable)}
  19. \entry {Memory Requirements}{12}{Memory Requirements}
  20. \entry {Requirements, Memory}{12}{Requirements, Memory}
  21. \entry {C-Compiler Driver}{13}{C-Compiler Driver}
  22. \entry {gcc.ttp (executable)}{13}{gcc.ttp (executable)}
  23. \entry {Invoking the Compiler Driver}{14}{Invoking the Compiler Driver}
  24. \entry {Options (gcc)}{14}{Options (gcc)}
  25. \entry {compile.err}{15}{compile.err}
  26. \entry {C{\tt\char43}{\tt\char43}-Compiler Driver}{25}{C{\tt\char43}{\tt\char43}-Compiler Driver}
  27. \entry {g{\tt\char43}{\tt\char43}.ttp (executable)}{25}{g{\tt\char43}{\tt\char43}.ttp (executable)}
  28. \entry {Preprocessor}{31}{Preprocessor}
  29. \entry {gcc-cpp.ttp (executable)}{31}{gcc-cpp.ttp (executable)}
  30. \entry {Invoking the C Preprocessor}{31}{Invoking the C Preprocessor}
  31. \entry {Options (cpp)}{31}{Options (cpp)}
  32. \entry {Predefined Macros}{33}{Predefined Macros}
  33. \entry {Macros, Predefined}{33}{Macros, Predefined}
  34. \entry {{\_}{\_}FILE{\_}{\_} (cpp macro)}{33}{{\_}{\_}FILE{\_}{\_} (cpp macro)}
  35. \entry {{\_}{\_}LINE{\_}{\_} (cpp macro)}{33}{{\_}{\_}LINE{\_}{\_} (cpp macro)}
  36. \entry {{\_}{\_}DATE{\_}{\_} (cpp macro)}{33}{{\_}{\_}DATE{\_}{\_} (cpp macro)}
  37. \entry {{\_}{\_}TIME{\_}{\_} (cpp macro)}{34}{{\_}{\_}TIME{\_}{\_} (cpp macro)}
  38. \entry {{\_}{\_}STDC{\_}{\_} (cpp macro)}{34}{{\_}{\_}STDC{\_}{\_} (cpp macro)}
  39. \entry {{\_}{\_}GNUC{\_}{\_} (cpp macro)}{34}{{\_}{\_}GNUC{\_}{\_} (cpp macro)}
  40. \entry {{\_}{\_}STRICT{\_}ANSI{\_}{\_} (cpp macro)}{34}{{\_}{\_}STRICT{\_}ANSI{\_}{\_} (cpp macro)}
  41. \entry {{\_}{\_}VERSION{\_}{\_} (cpp macro)}{34}{{\_}{\_}VERSION{\_}{\_} (cpp macro)}
  42. \entry {{\_}{\_}OPTIMIZE{\_}{\_} (cpp macro)}{34}{{\_}{\_}OPTIMIZE{\_}{\_} (cpp macro)}
  43. \entry {{\_}{\_}CHAR{\_}UNSIGNED{\_}{\_} (cpp macro)}{34}{{\_}{\_}CHAR{\_}UNSIGNED{\_}{\_} (cpp macro)}
  44. \entry {{\_}{\_}MSHORT{\_}{\_} (cpp macro)}{34}{{\_}{\_}MSHORT{\_}{\_} (cpp macro)}
  45. \entry {{\_}{\_}MINT{\_}{\_} (cpp macro)}{34}{{\_}{\_}MINT{\_}{\_} (cpp macro)}
  46. \entry {Dependency Information}{35}{Dependency Information}
  47. \entry {Assembler}{35}{Assembler}
  48. \entry {gcc-as.ttp (executable)}{35}{gcc-as.ttp (executable)}
  49. \entry {Invoking the Assembler}{36}{Invoking the Assembler}
  50. \entry {Options (as)}{36}{Options (as)}
  51. \entry {Syntax (as)}{37}{Syntax (as)}
  52. \entry {Register Names}{37}{Register Names}
  53. \entry {Addressing Modes}{38}{Addressing Modes}
  54. \entry {Labels (as)}{39}{Labels (as)}
  55. \entry {Identifier (as)}{39}{Identifier (as)}
  56. \entry {Comments (as)}{39}{Comments (as)}
  57. \entry {Constants, Numerical (as)}{40}{Constants, Numerical (as)}
  58. \entry {Constants, String (as)}{40}{Constants, String (as)}
  59. \entry {Assignments (as)}{40}{Assignments (as)}
  60. \entry {Operators (as)}{40}{Operators (as)}
  61. \entry {Segments (as)}{41}{Segments (as)}
  62. \entry {Labels (as)}{41}{Labels (as)}
  63. \entry {Location Counter (as)}{41}{Location Counter (as)}
  64. \entry {Types (as)}{41}{Types (as)}
  65. \entry {Pseudo Opcodes (as)}{42}{Pseudo Opcodes (as)}
  66. \entry {Directives (as)}{42}{Directives (as)}
  67. \entry {.abort (as pseudo opcode)}{42}{.abort (as pseudo opcode)}
  68. \entry {.align (as pseudo opcode)}{42}{.align (as pseudo opcode)}
  69. \entry {.ascii (as pseudo opcode)}{42}{.ascii (as pseudo opcode)}
  70. \entry {.asciz (as pseudo opcode)}{42}{.asciz (as pseudo opcode)}
  71. \entry {.byte (as pseudo opcode)}{42}{.byte (as pseudo opcode)}
  72. \entry {.comm (as pseudo opcode)}{42}{.comm (as pseudo opcode)}
  73. \entry {.data (as pseudo opcode)}{42}{.data (as pseudo opcode)}
  74. \entry {.desc (as pseudo opcode)}{42}{.desc (as pseudo opcode)}
  75. \entry {.double (as pseudo opcode)}{42}{.double (as pseudo opcode)}
  76. \entry {.even (as pseudo opcode)}{42}{.even (as pseudo opcode)}
  77. \entry {.file (as pseudo opcode)}{42}{.file (as pseudo opcode)}
  78. \entry {.line (as pseudo opcode)}{42}{.line (as pseudo opcode)}
  79. \entry {.fill (as pseudo opcode)}{43}{.fill (as pseudo opcode)}
  80. \entry {.float (as pseudo opcode)}{43}{.float (as pseudo opcode)}
  81. \entry {.globl (as pseudo opcode)}{43}{.globl (as pseudo opcode)}
  82. \entry {.int (as pseudo opcode)}{43}{.int (as pseudo opcode)}
  83. \entry {.lcomm (as pseudo opcode)}{43}{.lcomm (as pseudo opcode)}
  84. \entry {.long (as pseudo opcode)}{43}{.long (as pseudo opcode)}
  85. \entry {.lsym (as pseudo opcode)}{43}{.lsym (as pseudo opcode)}
  86. \entry {.octa (as pseudo opcode)}{43}{.octa (as pseudo opcode)}
  87. \entry {.org (as pseudo opcode)}{43}{.org (as pseudo opcode)}
  88. \entry {.quad (as pseudo opcode)}{43}{.quad (as pseudo opcode)}
  89. \entry {.set (as pseudo opcode)}{43}{.set (as pseudo opcode)}
  90. \entry {.short (as pseudo opcode)}{43}{.short (as pseudo opcode)}
  91. \entry {.space (as pseudo opcode)}{43}{.space (as pseudo opcode)}
  92. \entry {.text (as pseudo opcode)}{44}{.text (as pseudo opcode)}
  93. \entry {.word (as pseudo opcode)}{44}{.word (as pseudo opcode)}
  94. \entry {Utilities}{44}{Utilities}
  95. \entry {Linker}{44}{Linker}
  96. \entry {gcc-ld.ttp (executable)}{44}{gcc-ld.ttp (executable)}
  97. \entry {Options (ld)}{45}{Options (ld)}
  98. \entry {sym-ld.ttp (executable)}{46}{sym-ld.ttp (executable)}
  99. \entry {Archiver}{46}{Archiver}
  100. \entry {gcc-ar.ttp (executable)}{46}{gcc-ar.ttp (executable)}
  101. \entry {Options (ar)}{47}{Options (ar)}
  102. \entry {Listing Symbols}{48}{Listing Symbols}
  103. \entry {gcc-nm.ttp (executable)}{48}{gcc-nm.ttp (executable)}
  104. \entry {Options (nm)}{48}{Options (nm)}
  105. \entry {cnm.ttp (executable)}{49}{cnm.ttp (executable)}
  106. \entry {Modifying Executables}{50}{Modifying Executables}
  107. \entry {fixstk.ttp (executable)}{50}{fixstk.ttp (executable)}
  108. \entry {stksize}{50}{stksize}
  109. \entry {{\_}stksize}{50}{{\_}stksize}
  110. \entry {initial{\_}stack}{50}{initial{\_}stack}
  111. \entry {{\_}initial{\_}stack}{50}{{\_}initial{\_}stack}
  112. \entry {toglclr.ttp (executable)}{50}{toglclr.ttp (executable)}
  113. \entry {xstrip.ttp (executable)}{51}{xstrip.ttp (executable)}
  114. \entry {Information about Executables.}{51}{Information about Executables.}
  115. \entry {printstk.ttp (executable)}{52}{printstk.ttp (executable)}
  116. \entry {size68.ttp (executable)}{52}{size68.ttp (executable)}
  117. \entry {Debugging}{i}{Debugging}
  118.